Crate driver_cp2130

source ·
Expand description

CP2130 Driver

Copyright 2019 Ryan Kurte

Re-exports§

Modules§

Structs§

  • CP2130 provides methods to interact with the device, as well as create new spi and gpio connectors.
  • InputPin object implements embedded-hal InputPin traits for the CP2130
  • OutputPin object implements embedded-hal OutputPin traits for the CP2130
  • Spi object implements embedded-hal SPI traits for the CP2130
  • SPI mode.

Enums§

Traits§

  • Device trait provides methods directly on the CP2130